home *** CD-ROM | disk | FTP | other *** search
/ Savor the Moment - Entert…ing Without Reservations / Savoe the Moment - Entertaining Without Reservations.iso / pc / Casting.dxr / 00045.ls < prev    next >
Encoding:
Text File  |  1999-10-05  |  127 b   |  9 lines

  1. global gSwaMiaw
  2.  
  3. on mouseUp
  4.   tell window("miaw")
  5.     member("loop").volume = 150
  6.     play frame member("loop")
  7.   end tell
  8. end
  9.